home *** CD-ROM | disk | FTP | other *** search
- ;Memory Test Script utilizing a small but effective memory test utility.
- ;The actual documentation for this memory test program is included in this
- ;directory at the request of the author.
- ;============================================================================
- ;
- echo " "
- echo "GVP's RAM/Memory Test Utility "
- echo " February, 1993 "
- echo "=============================="
- echo " "
- echo "If you have a lot of FAST RAM "
- echo "this may take a while... "
- echo " "
- echo "------------------------------"
- echo " "
- echo "Testing FAST-RAM: "
- fastcheck
- echo " "
- echo "Finished testing FAST-RAM "
- echo " "
- echo "------------------------------"
- echo " "
- echo "RAM Tests complete! "
- wait 30 secs
-